builtin-commit: Don't parse the parent's GVariant by hand
authorJasper St. Pierre <jstpierre@mecheye.net>
Fri, 6 Sep 2013 23:35:23 +0000 (19:35 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Sun, 8 Sep 2013 15:50:51 +0000 (11:50 -0400)
commitf49ed9e74d8cf7b6d900be9e40cf1daf5dde11d0
treece55da0159382813443e85a3aa044cabf5c44421
parent8ac0f99ed6ac873ee80f04c1b72de73bbd32dba1
builtin-commit: Don't parse the parent's GVariant by hand

Instead, use OstreeRepoFile as a handle for the parent commit.
We need to add an accessor for the metadata checksum, as that
hasn't been exposed before.

https://bugzilla.gnome.org/show_bug.cgi?id=707727
src/libostree/ostree-repo-file.c
src/libostree/ostree-repo-file.h
src/ostree/ot-builtin-commit.c